Fixing height-for-width wrapping of GtkLabel
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 10 Apr 2010 01:47:25 +0000 (21:47 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 10 Apr 2010 01:47:25 +0000 (21:47 -0400)
commit35e2dfce08b00577590c0bdc0d67366689449cc1
tree2a7f8e16ea962597ba0a52bca028d8285c16efff
parent73056e92d8599cb5a4973ef43a2afc336a3e1dac
Fixing height-for-width wrapping of GtkLabel

Merged in fixes from the old branch in a patch prepared by Matthias Clasen,
added some fixes of my own to make sure that label wrapping follows allocation
and not requisition at show time (allocate time).
gtk/gtklabel.c